runtime.traceLocker.STWStart (method)

3 uses

	runtime (current package)
		proc.go#L1540: 		trace.STWStart(reason)
		trace.go#L284: 	tl.STWStart(stwStartTrace) // We didn't trace this above, so trace it now.
		traceruntime.go#L361: func (tl traceLocker) STWStart(reason stwReason) {